home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000090_news@columbia.edu _Sun Feb 25 08:59:33 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id IAA27158 for <kermit.misc@watsun>; Sun, 25 Feb 1996 08:59:32 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id IAA03004 for kermit.misc@watsun; Sun, 25 Feb 1996 08:59:29 -0500 (EST)
  4. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!tribune.meitca.com!uunet!in1.uu.net!news.mathworks.com!news.kei.com!nntp.coast.net!torn!news.ryerson.ca!hopper.acs.ryerson.ca!aaab
  5. From: aaab@acs.ryerson.ca (Al Aab - CNED/W94)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: .       logon script ?
  8. Date: 25 Feb 1996 09:41:23 GMT
  9. Organization: Ryerson Polytechnic University
  10. Lines: 36
  11. Message-ID: <4gpas3$dah@ns2.ryerson.ca>
  12. NNTP-Posting-Host: hopper.acs.ryerson.ca
  13. X-Newsreader: TIN [version 1.2 PL2]
  14.  
  15. how to logon using a script ?
  16. specifically, 3 infos are asked for by the service provider :
  17. 1- name of particular hostcomputer
  18. 2- login name of the user
  19. 3- password
  20.  
  21. if a keyboard macro (using a shareware similar to prokey )
  22. is used
  23. there is a problem ( not just at login time, throughout all the session )
  24. the following characters may or may not be recognized ( even if a 2 
  25. second pause is programmed, using that prokey clone.  even if using one 
  26. such pause before the nagging character + another 2second pause after the 
  27. nagging character)
  28.  
  29. the nagging characters, that may or may not get transmitted to the host
  30. include :
  31.  
  32. enter
  33. linefeed
  34. tab
  35.  
  36.  
  37.  
  38. ---
  39.  
  40. another problem :
  41.  
  42. while defining an emacs macro, using the emacs macro editor,
  43. some characters seem to crash kermit:
  44. control F2 ...
  45. alt     F2 ...
  46. ---------
  47.  
  48. the home terminal used to access the university unix host is
  49. a PC.
  50. the symptoms show up at 2400 baud.